git-spawni-reauth
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Tue, 25 Oct 2022 05:23:17 +0000 (06:23 +0100)
committerAurelien Jarno <aurel32@debian.org>
Tue, 25 Oct 2022 05:23:17 +0000 (06:23 +0100)
commit6c29bd18be7e4dacd6d2daf3f9ee312f56051fbf
tree7d5d484900bc3f98548c9fb54c6d7d9da12530f9
parent06dcef30178b08955b886506b8b6c34b29074fb9
git-spawni-reauth

Committed for 2.36

commit eff158b75dee466ac0c37a17b2165072ee0b7aeb
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Thu May 5 02:14:43 2022 +0200

    hurd spawni: Fix reauthenticating closed fds

    When an fd is closed, the port cell remains, but the port becomes
    MACH_PORT_NULL, so we have to guard against it.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-spawni-reauth.diff
sysdeps/mach/hurd/spawni.c